PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStandardLayoutAttribute Class / setColumnCount Method
The number of columns in the content of the grouping element.
In This Topic
    setColumnCount Method
    In This Topic
    Sets the number of columns.
    Syntax
    public void setColumnCount( 
       int value
    )

    Parameters

    value
    The number of columns in the content of the grouping element.
    See Also